xen.git
2016-09-28 Boris Ostrovskyacpi: Prevent GPL-only code from seeping into non-GPL...
2016-09-28 Boris Ostrovskyacpi: Extract acpi info description into a separate...
2016-09-28 Wei LiuConfig.mk: update mini-os commit
2016-09-28 Juergen Grosspvgrub: use printk() instead of grub_printf()
2016-09-28 Juergen Grosspvgrub: fix crash when booting kernel with p2m list...
2016-09-28 Konrad Rzeszutek... livepatch: arm[32,64],x86: NOP test-case
2016-09-28 Konrad Rzeszutek... livepatch, arm[32|64]: Share arch_livepatch_revert
2016-09-28 Konrad Rzeszutek... livepatch: Initial ARM32 support.
2016-09-28 Konrad Rzeszutek... livepatch: tests: Make them compile under ARM64
2016-09-28 Konrad Rzeszutek... livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
2016-09-28 Konrad Rzeszutek... livepatch/arm/x86: Check payload for for unwelcomed...
2016-09-28 Konrad Rzeszutek... livepatch: ARM 32|64: Ignore mapping symbols: $[d,a,x]
2016-09-28 Konrad Rzeszutek... livepatch: ARM/x86: Check displacement of old_addr...
2016-09-28 Konrad Rzeszutek... livepatch: Initial ARM64 support.
2016-09-28 Edgar E. Iglesiasxen/arm: Map mmio-sram nodes as un-cached memory
2016-09-28 Edgar E. Iglesiasxen/arm: domain_build: Plumb for different mapping...
2016-09-28 Edgar E. Iglesiasxen/device-tree: Make dt_match_node match props
2016-09-28 Edgar E. Iglesiasxen/device-tree: Add __DT_MATCH macros without braces
2016-09-28 Edgar E. Iglesiasxen/arm: Rename and generalize un/map_regions_rw_cache
2016-09-28 Edgar E. Iglesiasxen/arm: p2m: Add support for normal non-cacheable...
2016-09-28 Edgar E. Iglesiasxen/arm: p2m: Rename p2m_mmio_direct_nc -> p2m_mmio_dir...
2016-09-28 Julien Grallxen/arm: p2m: Export p2m_*_lock helpers
2016-09-28 Julien Grallxen/arm: p2m: Do not handle shattering in p2m_create_table
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_set_mem_access using...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_insert_mapping using...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_remove_using using p2m_s...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement relinquish_p2m_mapping using...
2016-09-28 Julien Grallxen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry
2016-09-28 Julien Grallxen/arm: p2m: Introduce a helper to check if an entry...
2016-09-28 Julien Grallxen/arm: p2m: Make p2m_{valid,table,mapping} helpers...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_cache_flush using p2m_ge...
2016-09-28 Julien Grallxen/arm: p2m: Replace all usage of __p2m_lookup with...
2016-09-28 Julien Grallxen/arm: p2m: Introduce p2m_get_entry and use it to...
2016-09-28 Julien Grallxen/arm: p2m: Introduce p2m_get_root_pointer and use...
2016-09-28 Julien Grallxen/arm: p2m: Move the lookup helpers at the top of...
2016-09-28 Julien Grallxen/arm: p2m: Change the type of level_shifts from...
2016-09-28 Julien Grallxen/arm: p2m: Invalidate the TLBs when write unlocking...
2016-09-28 Julien Grallxen/arm: traps: Check the P2M before injecting a data...
2016-09-28 Julien Grallxen/arm: traps: Move MMIO emulation code in a separate...
2016-09-28 Julien Grallxen/arm: p2m: Add a back pointer to domain in p2m_domain
2016-09-28 Julien Grallxen/arm: p2m: Use typesafe gfn in p2m_mem_access_radix_set
2016-09-28 Julien Grallxen/arm: p2m: Rename parameter in p2m_{remove,write...
2016-09-28 Julien Grallxen/arm: p2m: Store in p2m_domain whether we need to...
2016-09-28 Julien Grallxen/arm: do_trap_instr_abort_guest: Move the IPA comput...
2016-09-27 Roger Pau Monnetools/configure: fix --with-system-{ovmf/seabios}
2016-09-27 Roger Pau Monnelibs/gnttab: fix build of gnttab_unimp.c
2016-09-26 Tamas K Lengyelx86/vm_event: allow overwriting Xen's i-cache used...
2016-09-26 Andrew Cooperx86/svm: Drop the set_segment_register() macro
2016-09-26 Emanuel Cziraix86/AMD: apply erratum 665 workaround
2016-09-26 Jan Beulichx86/HVM: correct segment register loading during task...
2016-09-26 Jan Beulichx86emul: don't allow null selector for LTR
2016-09-26 Jan Beulichx86emul: correct loading of %ss
2016-09-26 Jan BeulichVMX: don't bypass vmx_update_secondary_exec_control()
2016-09-23 Konrad Rzeszutek... xen-livepatch: Print the header _after_ the first livep...
2016-09-23 Konrad Rzeszutek... xen-livepatch: Remove the 'test' part
2016-09-23 Konrad Rzeszutek... bug/x86/arm: Align bug_frames sections.
2016-09-23 Konrad Rzeszutek... xen/arm32: Add an helper to invalidate all instruction...
2016-09-23 Konrad Rzeszutek... livepatch: Move test-cases to their own sub-directory...
2016-09-23 Konrad Rzeszutek... arm: poison initmem when it is freed.
2016-09-23 Konrad Rzeszutek... livepatch: Reject payloads with .alternative or .ex_tab...
2016-09-23 Konrad Rzeszutek... arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
2016-09-23 Konrad Rzeszutek... arm64: s/ALTERNATIVE/HAS_ALTERNATIVE/
2016-09-23 Ross Lagerwalllivepach: Add .livepatch.hooks functions and test-case
2016-09-23 Konrad Rzeszutek... livepatch: Drop _jmp from arch_livepatch_[apply,revert...
2016-09-23 Konrad Rzeszutek... livepatch: NOP if func->new_addr is zero.
2016-09-23 Konrad Rzeszutek... livepatch: Add limit of 2MB to payload .bss sections.
2016-09-23 Konrad Rzeszutek... livepatch: Disallow applying after an revert
2016-09-23 Joao Martinsx86/time: extend "tsc" param with "stable:socket"
2016-09-23 Joao Martinsx86/time: implement PVCLOCK_TSC_STABLE_BIT
2016-09-23 Joao Martinsx86/time: implement tsc as clocksource
2016-09-23 Joao Martinsx86/time: refactor read_platform_stime()
2016-09-23 Joao Martinsx86/time: refactor init_platform_time()
2016-09-23 Boris Ostrovskyacpi: Makefile should better tolerate interrupts
2016-09-23 Jan Beulichx86emul: move x86_emulate() common epilogue code
2016-09-21 Julien Grallmisc/arm: Correctly name bit in the booting document
2016-09-21 Julien Grallxen/arm64: Add missing synchronization barrier in inval...
2016-09-21 Konrad Rzeszutek... livepatch/tests: Move the .name value to .rodata
2016-09-21 Konrad Rzeszutek... livepatch/tests: Make .livepatch.depends be read-only
2016-09-21 Razvan Cojocarux86/mm: Add missing copy_from_user error checks in...
2016-09-21 Dario Faggiolixen/tools: tracing: improve tracing of context switches.
2016-09-20 Ian JacksonQEMU_TAG update
2016-09-20 Juergen Grossdocs: add HVM USB passthrough documentation
2016-09-20 Juergen Grosslibxl: add HVM usb passthrough support
2016-09-20 Juergen Grosslibxl: add basic support for devices without backend
2016-09-20 Juergen Grosslibxl: add function to remove usb controller xenstore...
2016-09-20 Dongli Zhangmove TLB-flush filtering out into populate_physmap...
2016-09-20 Dongli Zhangreplace tlbflush check and operation with inline functions
2016-09-20 Wei LiuFix issues introduced in 3a7f872a
2016-09-19 Paulina Szubarczyklibs/gnttab: introduce grant copy interface
2016-09-19 Wei Liutools: lift BUILD_BUG_ON to a tools header file
2016-09-19 Razvan Cojocarutools/libxc, xen/x86: Added xc_set_mem_access_multi()
2016-09-19 Daniel Kiperx86/boot/reloc: rename some variables and rearrange...
2016-09-19 Daniel Kiperx86/boot/reloc: create generic alloc and copy functions
2016-09-19 Olaf Heringdocs: correct values for old VMDP unplug
2016-09-19 Jan Beulichx86/Intel: Broadwell doesn't have PKG_C{8,9,10}_RESIDEN...
2016-09-19 Tamas K Lengyelvm_event: sanitize vm_event response handling
2016-09-19 Jan Beulichx86/Intel: hide CPUID faulting capability from guests
2016-09-16 Konrad Rzeszutek... arm/mm: Introduce modify_xen_mappings
2016-09-16 Konrad Rzeszutek... arm/x86: change [modify,destroy]_xen_mappings to return...
2016-09-15 Dario Faggiolixen: credit2: properly schedule migration of a running...
next